Type DiagonalMatrixStorage<T>
Namespace MathNet.Numerics.LinearAlgebra.Storage
Parent MatrixStorage<T>
bool
true
if the current object is equal to the other parameter; otherwise, false
.
The state array will not be modified, unless it is the same instance as the target array (which is allowed).
The state array will not be modified, unless it is the same instance as the target array (which is allowed).
int
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
return T[]
|
return int
|
return int
|